Auto merge of #1874 - alexcrichton:yet-another-windows-flaky-tests-zomg, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 4 Aug 2015 03:49:24 +0000 (03:49 +0000)
committerbors <bors@rust-lang.org>
Tue, 4 Aug 2015 03:49:24 +0000 (03:49 +0000)
Windows doesn't like us deleting files right after running a process that works
on them, so be sure to call `cargo` instead of `cargo_process`.


Trivial merge